ComponentOne Wijmo Open for Juice UI
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Converters Namespace / BaseArrayConverter<T,TConverter> Class / GetPropertiesSupported Method / GetPropertiesSupported(ITypeDescriptorContext) Method

In This Topic
    GetPropertiesSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function GetPropertiesSupported( _
       ByVal context As System.ComponentModel.ITypeDescriptorContext _
    ) As System.Boolean
    public virtual System.bool GetPropertiesSupported( 
       System.ComponentModel.ITypeDescriptorContext context
    )

    Parameters

    context
    See Also